home *** CD-ROM | disk | FTP | other *** search
- c:\dos\mode co80
- :top
- f:
- cd\pcb
- if exist remote.bat rename remote.bat remote.sys
- if exist event.bat rename event.bat event.sys
- if exist door.bat del door.bat
- if exist endpcb del endpcb
- f:
- cd\pcb
- f:\pcb\pcboard
- if exist remote.bat remote
- if exist door.bat door
- if exist event.bat event
- if exist endpcb goto end
- f:
- cd\pcb
- board
- :end
- cls
- command
- goto top
- :delete first line for one monitor, replace board.bat with this
- :delete these last 3 lines. These changes allow partition to stay
- :after a drop to DOS with F1 for example.